{
  "version": "1.5",
  "BASE_DATA": {
    "radius": 585000.0,
    "gravity": 0.2,
    "timewarpHeight": 3000.0,
    "mapColor": {
      "r": 0.490,
      "g": 0.495,
      "b": 0.497,
      "a": 1.0
    }
  },
  "TERRAIN_DATA": {
    "TERRAIN_TEXTURE_DATA": {
      "planetTexture": "Umbriel",
      "planetTextureCutout": -0.999,
      "surfaceTexture_A": "Dark_Dust",
      "surfaceTextureSize_A": {
        "x": 20.0,
        "y": 8.0
      },
      "surfaceTexture_B": "Hard_Rocks",
      "surfaceTextureSize_B": {
        "x": 40.0,
        "y": 16.0
      },
      "terrainTexture_C": "Soft_Rocks",
      "terrainTextureSize_C": {
        "x": 285.0,
        "y": 150.0
      },
      "surfaceLayerSize": 50.0,
      "minFade": 0.0,
      "maxFade": 1.0,
      "shadowIntensity": 1.25,
      "shadowHeight": 10.0
    },
    "terrainFormula": [
      "OUTPUT = AddHeightMap(Craters, 21761.3422308422, 120)",
      "OUTPUT = AddHeightMap(Craters, 3871.44719069396, 49)",
      "OUTPUT = AddHeightMap(Perlin, 2851.65206459311, 8)"
    ],
    "textureFormula": [
      "OUTPUT = AddHeightMap(Perlin, 12800.69476349080, 6, Curve7)",
      "OUTPUT = ApplyCurve(Curve8)",
      "OUTPUT = ApplyCurve(Curve8)"
    ],
    "verticeSize": 2.0
  },
  "ORBIT_DATA": {
    "parent": "Uranus",
    "semiMajorAxis": 265970000.0,
    "eccentricity": 0.0039,
    "argumentOfPeriapsis": 55.0,
    "multiplierSOI": 1.0,
    "orbitLineResolution": 100
  },
  "ACHIEVEMENT_DATA": {
    "Landed": true,
    "Takeoff": true,
    "Atmosphere": true,
    "Orbit": true,
    "Crash": true
  }
}